home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / dupeuser.zip / DUPEUSER.DOC < prev    next >
Text File  |  1992-05-02  |  3KB  |  80 lines

  1.  
  2.                                  DUPEUSER 
  3.                                  ++++++++
  4.                       version 1.11      May 2, 1992
  5.  
  6.         a public domain Wildcat! SysOps' utility by Michael Conley.
  7.              (designed for use with Wildcat! 3.x data files)
  8.  
  9.                   [ requires BRUN40.EXE in the path ]
  10.  
  11. WHAT IT DOES:
  12. =============
  13.  
  14. DUPEUSER will scan through your ALLUSERS.DAT and produce a report based
  15. on your command line option(s).  It can tell you which of your users have
  16. matching passwords, voice phone numbers, and/or data phone numbers.  See
  17. below for the available command line switches.
  18.  
  19. DUPEUSER requires BRUN40.EXE, and must be able to locate MAKEWILD.DAT 
  20. somewhere in the DOS path.  
  21.  
  22. DUPEUSER will skip comparing any phone entries where the phone number is 
  23. blank, but it will list these entries as a part of its report.
  24.  
  25. There's not much to the program, but it may help you to spot cases where one
  26. individual has created multiple user records in order to gain additional
  27. access time to your board.
  28.  
  29. RUNNING THE PROGRAM:
  30. ====================
  31. DUPEUSER will find your MAKEWILD.DAT anywhere in the DOS path.  It will
  32. find the path to the ALLUSERS.DAT file from MAKEWILD.  
  33.  
  34. Use any combination of these command line switches to control DUPEUSER:
  35.  
  36. VOICE     - will check each user's voice number against all other voice and
  37.             data numbers.
  38.  
  39. DATA      - will check each user's data number against all other voice and
  40.             data numbers.
  41.  
  42. PASSWORD  - will check each user's password against all other users' passwords.
  43.  
  44. ALL       - for simplicity, you may enter ALL instead of placing all three of
  45.             the above switches on the DOS command line for the most complete
  46.             report.
  47.  
  48. DUPEUSER will take some time to run ... depending on your system speed and on
  49. the switches you choose ... because it must compare EACH record against all
  50. of the records that follow it.  You'll notice that it will gain speed as it
  51. works its way through your data file, and you'll see a display of just where
  52. it is in the file while it's working.
  53.  
  54. The results will be written to a file named DUPEUSER.RPT, which will be 
  55. in the directory from which DUPEUSER was started.
  56.  
  57. ------------------------------------------------------------------
  58. PROBLEMS, SUGGESTIONS:
  59.  
  60. This program is public domain.  I don't seek or accept any donations for 
  61. this  or any of my other Wildcat! utility programs, including TODAYBBS, 
  62. FLOP, MSTAT, USTAT, and others.
  63.  
  64. I welcome suggestions, and will try to help (no guarantees) if there are
  65. problems.
  66.  
  67. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  68. your Wildcat! registration number in the comment and you'll be upgraded to
  69. visiting sysop level without the usually required registration by mail.
  70.  
  71. You may also leave a message via CompuServe EMail. My CompuServe account 
  72. number is 70250,220.  I also regularly check the Mustang Software head-
  73. quarters BBS, especially the "3rd Party Utilities Help" conference.
  74.  
  75. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with the 
  76. price of public domain software these days ... I just can't afford to be 
  77. "on call."  I WILL respond to your questions via my BBS or CompuServe,
  78. or via the Mustang Software registered SysOp BBS.
  79.  
  80.